MySQL using ELT Methodology
Category |
|
Prerequisites |
Talend Data Integration Basics, Context Management Common Joblets |
Third-party software |
MySQL |
Description
|
The MySQL using ELT Methodology solution template shows you how to build a Talend Job with two subJobs using tELTMySQL components, such as tELTMySqlInput, tELTMySqlMap, and tELTMySqlOutput. The first subJob uses Kaggle COVID-19 data to join two tables, map the output, and display the results. The second subJob uses the tELTMysqlMap component to join two tables, transforms the data to compile the cumulative summation of the COVID-19 samples, and displays the output. |